Skip to content

Conversation

@davidcavazos
Copy link

Description

Updating the Dockerfile, but while doing that I updated the test to make it e2e and actually test the image creation. There's been a lot of code duplication in tests so I tried to modularize common functions into their own file. I'll migrate other tests to use that module later on.

Checklist

@davidcavazos davidcavazos requested a review from a team as a code owner April 13, 2021 22:35
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 13, 2021
@product-auto-label product-auto-label bot added api: dataflow Issues related to the Dataflow API. samples Issues that are directly related to samples. labels Apr 13, 2021
@davidcavazos davidcavazos marked this pull request as draft April 13, 2021 22:35
@davidcavazos davidcavazos added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 28, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 29, 2021
@snippet-bot snippet-bot bot removed the snippet-bot:force-run Force snippet-bot runs its logic label Jun 1, 2021
@davidcavazos
Copy link
Author

It looks like tests are passing. It now waits until the job is running (typically 2-3 minutes), then waits 1 minute for data to come in, and cancels the job.

@davidcavazos
Copy link
Author

@leahecole @dandhlee tests are passing, and comments addressed. If there are no other comments, this might be ready to merge :)

@leahecole
Copy link
Collaborator

Dan is OOO today but he'll look when he's back!

@engelke engelke removed their assignment Jun 4, 2021
Copy link
Collaborator

@dandhlee dandhlee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a minor comment below. Thank you!

@davidcavazos davidcavazos merged commit b8cc87c into GoogleCloudPlatform:master Jun 7, 2021
@davidcavazos davidcavazos deleted the dataflow-flex-templates branch June 7, 2021 16:15
@davidcavazos
Copy link
Author

All tests are passing. I'll merge this for now to unblock writing other tests. If we want to revisit and remove the unused utility function, I'll do it in a separate PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: dataflow Issues related to the Dataflow API. cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants